Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > WatershedCommand Class > WatershedCommand Constructor : WatershedCommand Constructor(LeadPoint[]) |
public WatershedCommand( LeadPoint[] pointsArray )
'Declaration
Public Function New( _ ByVal pointsArray() As LeadPoint _ )
'Usage
Dim pointsArray() As LeadPoint Dim instance As New WatershedCommand(pointsArray)
public WatershedCommand( LeadPoint[] pointsArray )
- (instancetype)init
public WatershedCommand()
function WatershedCommand( pointsArray )
public: WatershedCommand( array<LeadPoint>^ pointsArray )